home *** CD-ROM | disk | FTP | other *** search
- Path: howland.reston.ans.net!agate!jokim
- From: jokim@po.EECS.Berkeley.EDU
- Newsgroups: comp.lang.c++
- Subject: compilation error in visual c++ 1.5
- Date: 20 Feb 1996 21:29:02 GMT
- Organization: University of California, Berkeley
- Distribution: ucb
- Message-ID: <4gdeeu$bf1@agate.berkeley.edu>
- NNTP-Posting-Host: po.eecs.berkeley.edu
- Originator: jokim@po.EECS.Berkeley.EDU
-
-
- Hi,
-
- I have been trying to compile a server program I wrote in a UNIX
- environment for a Windows machine w/ visual c++ 1.5. However, I get
- the following error:
-
- <FILENAME>.OBJ (c:\code\<filename>.c):error L2029:'_perror':unresolved external
- <FILENAME>.OBJ (c:\code\<filename>.c):error L2029:'_printf':unresolved external
-
- LINK returned error code 2.
-
- I cannot figure out what is wrong. Can anyone help? Thanks.
-
- -joseph
-